home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 16424 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.7 KB  |  42 lines

  1. Newsgroups: comp.lang.c++
  2. Path: netcom.com!marnold
  3. From: marnold@netcom.com (Matt Arnold)
  4. Subject: Re: Standard Template Library
  5. Message-ID: <marnoldDpMzK7.37v@netcom.com>
  6. Organization: NETCOM On-line Communication Services (408 261-4700 guest)
  7. References: <4jpk4f$9o@newsbf02.news.aol.com> <316a23b3.2185883@news.cyberport.com>
  8. Date: Wed, 10 Apr 1996 08:00:07 GMT
  9. Sender: marnold@netcom23.netcom.com
  10.  
  11. tangent@cyberport.com (Warren Young) writes:
  12.  
  13. >jwoods9194@aol.com (JWoods9194) wrote:
  14.  
  15. >>I am looking for a generic implementation of the current STL draft (yeah,
  16. >>I know
  17. >>how C++ is SUPPOSED to be universal, but we all know how that works).  I
  18. >>plan on using it with the GNU C++ (for Linux) and Borland C++ 3.1
  19. >>packages.
  20.  
  21. >You can't do STL on BC++ 3.1 because it doesn't have templates.  You
  22.  
  23. I'm pretty certain 3.1 does have templates, but definitely not enough of 
  24. an implementation for STL.  Same difference.
  25.  
  26. >have to use at least 4.0.  Or, I guess you could get a C++ front end
  27.  
  28. Apparently, it works with 4.0.  I've had no trouble using 4.52 for some
  29. simple STL stuff so far (but, even simple STL stuff gives your compiler
  30. a template workout).  As far as Borland C++ goes, 5.0 is obviously the 
  31. best choice at the moment.
  32.  
  33. Regards,
  34. -------------------------------------------------------------------------
  35. Matt Arnold                       |        | ||| | |||| |  | | || ||
  36. marnold@netcom.com                |        | ||| | |||| |  | | || ||
  37. Boston, MA                        |      0 | ||| | |||| |  | | || ||
  38. 617.389.7384 (h) 617.576.2760 (w) |        | ||| | |||| |  | | || ||
  39. C++, MIDI, Win32/95 developer     |        | ||| 4 3 1   0 8 3 || ||
  40. -------------------------------------------------------------------------
  41.  
  42.